Last active
April 24, 2024 14:19
-
-
Save dlamblin/248017b631d00a1100688ef537553bb7 to your computer and use it in GitHub Desktop.
Subscribing to an AWS region's status RSS feeds in slack
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sleep 5; while read -r line; do clear; echo $line; echo "$line" | pbcopy; sleep 1; done < "feed_commands_for_seoul_ap-northeast-2.txt" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/feed subscribe https://status.aws.amazon.com/rss/apigateway-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/appsync-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/athena-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/autoscaling-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/awsiot-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/batch-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/certificatemanager-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/cloudformation-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/cloudsearch-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/cloudtrail-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/cloudwatch-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/codebuild-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/codecommit-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/codedeploy-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/codepipeline-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/codestar-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/cognito-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/config-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/directconnect-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/directoryservice-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/dms-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/dynamodb-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/ec2-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/ec2systemsmanager-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/ecr-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/ecs-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/elasticache-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/elasticbeanstalk-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/elasticfilesystem-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/elasticsearch-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/elb-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/elementalmedialive-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/emr-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/firehose-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/gamelift-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/glacier-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/glue-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/guardduty-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/inspector-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/internetconnectivity-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/iotdevicedefender-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/kinesis-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/kms-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/lambda-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/lightsail-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/mq-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/natgateway-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/opsworks-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/privatelink-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/rds-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/redshift-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/resourcegroupstaggingapi-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/route53-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/s3-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/sagemaker-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/secretsmanager-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/serverlessrepo-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/sns-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/sqs-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/state-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/storagegateway-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/swf-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/vpc-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/workspaces-ap-northeast-2.rss | |
/feed subscribe https://status.aws.amazon.com/rss/xray-ap-northeast-2.rss |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 2,$s/^.*$//feed subscribe https:\/\/status.aws.amazon.com\/rss\/\&-ap-northeast-2.rss | |
apigateway | |
appsync | |
athena | |
autoscaling | |
awsiot | |
batch | |
certificatemanager | |
cloudformation | |
cloudsearch | |
cloudtrail | |
cloudwatch | |
codebuild | |
codecommit | |
codedeploy | |
codepipeline | |
codestar | |
cognito | |
config | |
directconnect | |
directoryservice | |
dms | |
dynamodb | |
ec2 | |
ec2systemsmanager | |
ecr | |
ecs | |
elasticache | |
elasticbeanstalk | |
elasticfilesystem | |
elasticsearch | |
elb | |
elementalmedialive | |
emr | |
firehose | |
gamelift | |
glacier | |
glue | |
guardduty | |
inspector | |
internetconnectivity | |
iotdevicedefender | |
kinesis | |
kms | |
lambda | |
lightsail | |
mq | |
natgateway | |
opsworks | |
privatelink | |
rds | |
redshift | |
resourcegroupstaggingapi | |
route53 | |
s3 | |
sagemaker | |
secretsmanager | |
serverlessrepo | |
sns | |
sqs | |
state | |
storagegateway | |
swf | |
vpc | |
workspaces | |
xray |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Note basically everything but s3 is here. | |
# 3,$s/^.*$//feed subscribe https:\/\/status.aws.amazon.com\/rss\/\&-us-east-1.rss | |
a4b | |
acuity | |
aml | |
analytics | |
apigateway | |
appstream2 | |
appsync | |
athena | |
autoscaling | |
awsgreengrass | |
awsiot | |
batch | |
certificatemanager | |
cloud9 | |
clouddirectory | |
cloudformation | |
cloudhsm | |
cloudsearch | |
cloudtrail | |
cloudwatch | |
codebuild | |
codecommit | |
codedeploy | |
codepipeline | |
codestar | |
cognito | |
comprehend | |
config | |
connect | |
datapipeline | |
deeplens | |
directconnect | |
directoryservice | |
dlm | |
dms | |
dynamodb | |
dynamodb-dax | |
ec2 | |
ec2systemsmanager | |
ecr | |
ecs | |
eks | |
elasticache | |
elasticbeanstalk | |
elasticfilesystem | |
elasticsearch | |
elastictranscoder | |
elb | |
elementalmedialive | |
elementalmediapackage | |
elementalmediastore | |
emr | |
firehose | |
fms | |
freertos | |
gamelift | |
glacier | |
glue | |
guardduty | |
inspector | |
internetconnectivity | |
iot1click | |
iotanalytics | |
iotdevicedefender | |
kinesis | |
kinesisanalytics | |
kms | |
lambda | |
lex | |
lightsail | |
macie | |
mediaconvert | |
mediatailor | |
mobilehub | |
mq | |
natgateway | |
neptune-db | |
opsworks | |
opsworkschef | |
opsworkspuppet | |
pinpoint | |
polly | |
privatelink | |
quicksight | |
rds | |
redshift | |
rekognition | |
resourcegroupstaggingapi | |
route53 | |
sagemaker | |
secretsmanager | |
serverlessrepo | |
servicecatalog | |
ses | |
simpledb | |
sns | |
sqs | |
sso | |
state | |
storagegateway | |
sumerian | |
swf | |
transcribe | |
translate | |
vpc | |
workdocs | |
workmail | |
workspaces | |
xray |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment