AWS solutions documentation change
Summary
Added support for Bedrock resources, AWS Glue components, and OpenSearch Serverless collections
Security assessment
Documents expanded resource coverage without specific security context. Includes IAM policy references but doesn't introduce new security concepts.
Diff
diff --git a/solutions/latest/workload-discovery-on-aws/supported-resources-1.md b/solutions/latest/workload-discovery-on-aws/supported-resources-1.md index 9e319f6ac..7acf52aaa 100644 --- a//solutions/latest/workload-discovery-on-aws/supported-resources-1.md +++ b//solutions/latest/workload-discovery-on-aws/supported-resources-1.md @@ -11,2 +10,0 @@ Resource type | Source | Description -AWS::APIGateway::Authorizer | SDK | [getAuthorizers](https://docs.aws.amazon.com/apigateway/latest/api/API_GetAuthorizers.html) -AWS::ApiGateway::Resource | SDK | [getResource](https://docs.aws.amazon.com/apigateway/latest/api/API_GetResources.html) @@ -14,3 +12,10 @@ AWS::ApiGateway::Method | SDK | [getMethod](https://docs.aws.amazon.com/apigat -AWS::Cognito::UserPool | SDK | [describeUserPool](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DescribeUserPool.html) -AWS::ECS::Task | SDK | [describe-tasks](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DescribeTasks.html) -AWS::EKS::Nodegroup | SDK | [describeNodegroup](https://docs.aws.amazon.com/eks/latest/APIReference/API_DescribeNodegroup.html) +AWS::ApiGateway::Resource | SDK | [getResource](https://docs.aws.amazon.com/apigateway/latest/api/API_GetResources.html) +AWS::APIGateway::Authorizer | SDK | [getAuthorizers](https://docs.aws.amazon.com/apigateway/latest/api/API_GetAuthorizers.html) +AWS::Bedrock::Agent | SDK | [GetAgent](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetAgent.html) +AWS::Bedrock::AgentVersion | SDK | [ListAgentVersions](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_ListAgentVersions.html) +AWS::Bedrock::CustomModel | SDK | [GetCustomModel](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetCustomModel.html) +AWS::Bedrock::DataSource | SDK | [GetDataSource](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetDataSource.html) +AWS::Bedrock::FoundationModel | SDK | [ListFoundationModels](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListFoundationModels.html) +AWS::Bedrock::ImportedModel | SDK | [GetImportedModel](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetImportedModel.html) +AWS::Bedrock::InferenceProfile | SDK | [GetInferenceProfile](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetInferenceProfile.html) +AWS::Bedrock::KnowledgeBase | SDK | [GetKnowledgeBase](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetKnowledgeBase.html) @@ -18,2 +22,0 @@ AWS::DynamoDB::Stream | SDK | [describeStream](https://docs.aws.amazon.com/ama -AWS::IAM::AWSManagedPolicy | SDK | [getAccountAuthorizationDetails](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountAuthorizationDetails.html) -AWS::ElasticLoadBalancingV2::TargetGroup | SDK | [describeTargetGroups](https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_DescribeTargetGroups.html) @@ -21,0 +25,9 @@ AWS::EC2::SpotFleet | SDK | [describeSpotFleetRequests](https://docs.aws.amazo +AWS::ECS::Task | SDK | [describe-tasks](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DescribeTasks.html) +AWS::EKS::Nodegroup | SDK | [describeNodegroup](https://docs.aws.amazon.com/eks/latest/APIReference/API_DescribeNodegroup.html) +AWS::ElasticLoadBalancingV2::TargetGroup | SDK | [describeTargetGroups](https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_DescribeTargetGroups.html) +AWS::Glue::Connection | SDK | [GetConnections](https://docs.aws.amazon.com/glue/latest/webapi/API_GetConnections.html) +AWS::Glue::Crawler | SDK | [BatchGetCrawlers](https://docs.aws.amazon.com/glue/latest/webapi/API_BatchGetCrawlers.html) +AWS::Glue::Database | SDK | [GetDatabases](https://docs.aws.amazon.com/glue/latest/webapi/API_GetDatabases.html) +AWS::Glue::Tables | SDK | [GetTables](https://docs.aws.amazon.com/glue/latest/webapi/API_GetTables.html) +AWS::IAM::AWSManagedPolicy | SDK | [getAccountAuthorizationDetails](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountAuthorizationDetails.html) +AWS::OpenSearchServerless::Collection | SDK | [BatchGetCollection](https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_BatchGetCollection.html)